国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
| " ~/.idea-lazy.vim | |
| " LazyVim mappings for Jetbrains IDEs | |
| " Required plugins. https://plugins.jetbrains.com/bundles/7-ideavim-bundle | |
| " IDEAVim | |
| " Which-Key | |
| " IdeaVim-Sneak | |
| " To install, add this to the top of your ~/.ideavimrc: |
Данный туториал протестирован в Ubuntu 18.10 и должен работать в любом дистрибутиве, основанном на Debian.
Для начала потребутеся установить необходимые пакеты. Pandoc необходим для конвертации markdown в \LaTeX. Так как, скорее всего, русскоязычный читатель захочет использовать в создаваемом документе не только латиницу, нам потребуется поддержка юникода, по этому для создания PDF используется xelatex. Также потребуется шрифт с поддержкой юникода, в данном случае Computer Modern из пакета fonts-cmu.
sudo apt update
sudo apt install pandoc texlive-xetex fonts-cmuGeorge Polya (1887-1985) was a Hungarian mathematician and educator who revolutionized our understanding of problem-solving and teaching. While he made significant contributions to mathematics, his most enduring legacy is his insights into how people learn and solve problems. His 1945 book "How to Solve It" has influenced educators across numerous fields, extending far beyond mathematics.
Polya's approach centered on three key principles. First, he championed active learning, believing students learn best by discovering solutions themselves rather than being told answers. Second, he emphasized heuristic thinking - the art of guided discovery and learning from experience, viewing problem-solving as a skill that can be developed through practice. Third, he developed sophisticated questionin
These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.
| import SwiftUI | |
| struct ContentView: View { | |
| var body: some View { | |
| TextShape(sample) | |
| .fill(.orange) | |
| .stroke(.blue, lineWidth: 2) | |
| } | |
| var sample: AttributedString { |
| const catchAsync = (fn) => { | |
| try { | |
| return async (...args) => await fn(...args); | |
| } catch (err) { | |
| console.error(err); | |
| } | |
| }; | |
| export default catchAsync; |
Applied rationality for a coding agent. Defensive epistemology: minimize false beliefs, catch errors early, avoid compounding mistakes.
This is correct for code, where:
Создать файл /etc/nginx/bx/settings/schema.conf
map $http_x_forwarded_proto $balancer_port {Warning
Feeds might be incorrect, too verbose or unrelated to infosec, I will sort the feed after import in my RSS feed reader